home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freesoft 1998 April
/
Freesoft_1998-04_cd.bin
/
Nerecenz
/
Disk, files util
/
Man22
/
man22.exe
/
TEXT3.TX_
/
TEXT3.TX
Wrap
Text File
|
1998-04-24
|
812b
|
80 lines
<
>
<=
>=
==
!=
+=
-=
*=
/=
%=
++
--
&&
||
!
if( ){ }
else{ }
new Date()
getDate()
getDay()
getHours()
getMinutes()
getMonth()
getSeconds()
getTime()
getTimezoneOffset()
getYear()
parse(string)
toGMTString()
toLocaleString()
UTC()
for(var=x; var<=x2;var++){ }
While( ){ }
break
window.open("Url"
window.close()
window.confirm(" ")
parent
frames
self
top
location
history
document
links
anchors
alert(" ")
prompt
bgcolor
fgcolor=#
alinkcolor=#
linkcolor=#
vlinkcolor=#
E
LN2
LN10
LOG2E
LOG10E
PI
SQRT1_2
SQRT2
Math.abs(x)
Math.acos(x)
Math.asin(x)
Math.atan(x)
Math.ceil(x)
Math.cos(x)
Math.exp(x)
Math.floor(x)
Math.log(x)
Math.max(x,y)
Math.min(x,y)
Math.pow(x,y)
Math.random()
Math.round(x)
Math.sin(x)
Math.sqrt(x)
Math.tan(x)